Node Stability Index: A Stability Metric and an Algorithm to Determine Long-Living Connected Dominating Sets for Mobile Ad hoc Networks
نویسنده
چکیده
In this paper, the author proposes an algorithm to determine a stable Connected Dominating Set (CDS) for Mobile Ad hoc Networks (MANETs) based on the notion of a metric called the Node Stability Index (NSI) of a node, defined as the sum of the predicted expiration times of the links (LETs) with the neighbor nodes that are not yet covered by a CDS node. The proposed algorithm prefers, to include to the CDS, a covered node that has the largest NSI value. A covered node is eligible for inclusion into the NSI-CDS if it has at least one uncovered neighbor node. Through extensive simulations, the author observes that the NSI-CDS is significantly stable (the tradeoff being a modest increase in the CDS Node Size) and its lifetime is about 2.5-3.5 times more than the lifetime of a maximum-density based CDS (MaxD-CDS) and 1.5-2 times more than the lifetime of an ID-based CDS. DOI: 10.4018/jitn.2012010102 32 International Journal of Interdisciplinary Telecommunications and Networking, 4(1), 31-46, January-March 2012 Copyright © 2012, IGI Global. Copying or distributing in print or electronic forms without written permission of IGI Global is prohibited. With flooding, a source node (or the starting node) initiates the broadcast of the Route Request (RREQ) packets and these packets are forwarded exactly once by every other node to their neighbor nodes. The targeted nodes of the route discovery (referred to as destination nodes for unicasting and receiver member nodes for multicasting) choose the best path traversed by these RREQ packets, depending on their route selection principles, and send a Route Reply (RREP) packet on the chosen path. Flooding increases the chances of discovering the optimal communication topology as the RREQ packets traverse through several routes and the destination can choose the best path among several choices. However, with flooding, the network incurs lot of control overhead in requiring each node to broadcast (even though it is done only once) the RREQ message to the neighborhood. The level of redundancy of retransmissions is such that every node in the network gets a copy of the broadcast message from each of its neighbors. Recent studies in the literature (e.g., Sinha et al., 2001; Wang et al., 2005; Sakai et al., 2008; Sheu et al., 2009; Bao & Garcia-LunaAceves, 2010) have demonstrated that a connected dominating set (CDS) of the underlying network can be used as a backbone to broadcast a message from one node to all the other nodes in the network. A CDS of a network graph is defined as the subset of the nodes in the network such that every node in the network is either in the CDS or is a neighbor of a node in the CDS. The message to be broadcast (such as a RREQ message) is forwarded only by the nodes that are part of the CDS and the nodes that are not in the CDS (referred to as the non-CDS nodes) merely receive the message from one or more neighboring CDS nodes that cover their nonCDS neighbors. The efficiency of broadcasting using a CDS lies in minimizing the number of redundant retransmissions and this depends on the number of nodes that are part of the CDS (referred to as CDS Node Size). By definition, all the nodes in the network could be considered as part of the CDS, in that case broadcasting through the CDS nodes is nothing but flooding. Hence, minimizing the CDS Node Size has been the primary objective of the algorithms proposed in this category so that we will have minimum number of redundant retransmissions. The CDS with the minimum number of nodes is referred to as a Minimum Connected Dominating Set (MCDS). Determining the MCDS for a network graph is an NP-complete problem (Cormen et al., 2001). Several heuristics have been proposed to closely approximate the optimal solution in polynomial time. The Maximum Density-based CDS (MaxD-CDS) algorithm (Meghanathan, 2006) studied in this paper is one such heuristic to minimize the CDS Node Size and is based on the strategy of preferring to include nodes that have the maximum number of uncovered neighbors as part of the CDS. In this paper, we show that aiming for the minimum number of nodes for the CDS in MANETs may not be a good strategy from a stability point of view. For a CDS to exist at any time instant, two conditions must hold: (i) The nodes that are part of the CDS must stay connected – i.e., reachable from one another directly or through one or more intermediate CDS nodes, and (ii) Each non-CDS node should have at least one CDS node as a neighbor node. In the case of a MCDS, like the MaxD-CDS studied in this paper, the CDS nodes are far away from each other as we have to cover the nonCDS nodes spanning over the entire network with minimum number of CDS nodes. Thus, there are fewer links among these MCDS nodes and these links are also vulnerable to break at any time as the physical distance between the two constituent end MCDS nodes of a link is likely to be quite close to the transmission range of the nodes. With mobility, two CDS nodes that share such a vulnerable link between them could move away from the transmission range of each other at any time. Similarly, the probability of a non-CDS node not having any of its neighbor nodes to be a MCDS node is also high as there are only few nodes that are part of the MCDS. Thus, a MCDS has to be frequently reconfigured due to failure in maintaining the above two conditions for its existence. Hence, even though broadcasting through a MCDS 14 more pages are available in the full version of this document, which may be purchased using the "Add to Cart" button on the product's webpage: www.igi-global.com/article/node-stabilityindex/64226?camid=4v1 This title is available in InfoSci-Journals, InfoSci-Journal Disciplines Communications and Social Science. Recommend this product to your librarian: www.igi-global.com/e-resources/libraryrecommendation/?id=2
منابع مشابه
Improving Quality of Service Routing in Mobile Ad Hoc Networks Using OLSR
Mobile ad hoc networks (MANET) are constructed by mobile nodes without access point. Since MANET has certain constraints, including power shortages, an unstable wireless environment and node mobility, more power-efficient and reliable routing protocols are needed. The OLSR protocol is an optimization of the classical link state algorithm. OLSR introduces an interesting concept, the multipoint r...
متن کاملPerformance Comparison Study of Connected Dominating Set Algorithms for Mobile Ad hoc Networks under Different Mobility Models
The high-level contribution of this paper is an exhaustive simulation-based comparison study of three categories (density, node id and stability-based) of algorithms to determine connected dominating sets (CDS) for mobile ad hoc networks and evaluate their performance under two categories (random node mobility and grid-based vehicular ad hoc network) of mobility models. The CDS algorithms studi...
متن کاملA Simulation-based Performance Comparison of the Minimum Node Size and Stability-based Connected Dominating Sets for Mobile Ad Hoc Networks
The high-level contribution of this paper is a simulation-based comparison of two contrasting categories (minimum node size vs. stability) of connected dominating sets for mobile ad hoc networks. We pick the maximum density-based CDS (MaxD-CDS) and Node ID-based CDS (ID-CDS) to be representatives of the minimum node size-based CDS algorithms; the minimum velocity-based CDS (MinV-CDS) and the no...
متن کاملOn the stability of paths, Steiner trees and connected dominating sets in mobile ad hoc networks
We propose algorithms that use the complete knowledge of future topology changes to set up benchmarks for the minimum number of times a communication structure (like paths, trees, connected dominating sets, etc.) should change in the presence of a dynamically changing topology. We first present an efficient algorithm called OptPathTrans that operates on a simple greedy principle: whenever a new...
متن کاملPredicted Link Expiration Time Based Connected Dominating Sets for Mobile Ad hoc Networks
We propose an algorithm to determine stable connected dominating sets (CDS), based on the predicted link expiration time (LET), for mobile ad hoc networks (MANETs). The proposed LETbased CDS algorithm is the first such algorithm that constructs a CDS based on edge weights represented by predicted link expiration time, rather the traditional approach of using node weights like the wellknown maxi...
متن کاملImpact of Static Nodes and Pause Time on the Stability of Connected Dominating Sets in a Mobile Ad Hoc Network
The topology of mobile ad hoc networks (MANETs) change dynamically with time. Connected dominating sets (CDS) are considered to be an effective topology for network-wide broadcasts in MANETs as only the nodes that are part of the CDS need to broadcast the message and the rest of the nodes merely receive the message. However, with node mobility, a CDS does not exist for the entire duration of th...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید
ثبت ناماگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید
ورودعنوان ژورنال:
- IJITN
دوره 4 شماره
صفحات -
تاریخ انتشار 2012